mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Adding padding to mobile that was removed in 3710b016
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
> .wrap {
|
||||
padding: 0 8px;
|
||||
}
|
||||
#site-logo {
|
||||
max-height: 2.4em;
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user