diff --git a/index.html b/index.html index f704e33..c22812c 100644 --- a/index.html +++ b/index.html @@ -25,8 +25,8 @@

⤷ colophon

@@ -50,13 +50,13 @@ x="0px" y="0px" width="100vw" height="100vh" viewBox="0 0 1295.9 814.6" preserveAspectRatio="none"> - + diff --git a/style.css b/style.css index 9a20740..b474528 100644 --- a/style.css +++ b/style.css @@ -243,3 +243,21 @@ ellipse{ stroke: #ff6633; } +@media screen and (min-width: 1400px) { + #diffraction { + font-size: 11pt; + } + + .tab-info{ + font-size: 10pt; + } + + .tab-info p{ + margin-bottom: 2.5%; + } + + #diffraction a{ + font-size: 10pt; + } + } +