Fix title wrapping
This commit is contained in:
+2
-2
@@ -66,10 +66,10 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: "Oswald";
|
||||
font-size: 1.75rem;
|
||||
font-size: 2.0rem;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: .25ch;
|
||||
letter-spacing: .20ch;
|
||||
}
|
||||
|
||||
// --------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user