mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
make the default font size 2em [ci skip]
This commit is contained in:
@@ -267,7 +267,7 @@ body {
|
||||
width: 100%;
|
||||
top: 40%;
|
||||
@include centered-frame();
|
||||
font-size: 3em;
|
||||
font-size: 2em;
|
||||
color: white;
|
||||
@include opacity(1);
|
||||
text-shadow : none;
|
||||
|
||||
Reference in New Issue
Block a user