aboutsummaryrefslogtreecommitdiffhomepage
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index b909ec5..149cad0 100644
--- a/style.css
+++ b/style.css
@@ -170,6 +170,10 @@ a {
170 text-transform: uppercase; 170 text-transform: uppercase;
171} 171}
172 172
173.old-site {
174 text-decoration: underline;
175}
176
173.hero h1 { 177.hero h1 {
174 font-size: 2.5rem; 178 font-size: 2.5rem;
175 line-height: 1.2; 179 line-height: 1.2;