mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-27 19:42:11 +10:00
Missing display block to desktop
This commit is contained in:
parent
d9e7dbe2c9
commit
47c15ab636
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@
|
|||
display: none;
|
||||
|
||||
@media (--viewportMedium) {
|
||||
display: block;
|
||||
max-width: 130px;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue