mobile friendly
This commit is contained in:
9
style/_small_screen.scss
Normal file
9
style/_small_screen.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
@media (max-width: 40.5em) {
|
||||
#buffer {
|
||||
width: 6em;
|
||||
height: 6em;
|
||||
}
|
||||
#buffer .fa {
|
||||
font-size:6em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user