projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
409266b
)
changed font size to scale with device
author
MatthewOwens
<matthew@owens.tech>
Mon, 20 Jul 2020 17:55:41 +0000
(18:55 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Mon, 20 Jul 2020 17:55:41 +0000
(18:55 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
1c2757e
..
38213cc
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-53,7
+53,7
@@
header h1 {
}
.nav-tabs{
border-bottom:1px solid #333;
- font-size:
2em
;
+ font-size:
1.5vmax
;
}
.nav-tabs>li{
float:left;