mirror of
https://github.com/seigler/dash-website
synced 2025-07-28 15:36:09 +00:00
[Fix] Sections/Buttons: Center button text in buttons that are 100% width
This commit is contained in:
parent
92af9d8d0e
commit
0928bbf78a
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ $m: 'section';
|
|||
@include mq($to: 600px) { // optical
|
||||
& > * {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue