diff --git a/src/layouts/page/style-guide.html b/src/layouts/page/style-guide.html
index 1600149..407fec1 100644
--- a/src/layouts/page/style-guide.html
+++ b/src/layouts/page/style-guide.html
@@ -17,6 +17,8 @@
{{ end }}
diff --git a/src/static/Images/large-grid.svg b/src/static/Images/large-grid.svg
new file mode 100644
index 0000000..38c6ece
--- /dev/null
+++ b/src/static/Images/large-grid.svg
@@ -0,0 +1,308 @@
+
diff --git a/src/static/css/style.css b/src/static/css/style.css
index f65bd08..7218565 100644
--- a/src/static/css/style.css
+++ b/src/static/css/style.css
@@ -126,8 +126,8 @@ li{
h1{
font-size: 11.5vw;
line-height: 12.4vw;
- margin-top: -20px;
- margin-left: -15px;
+ margin-top: -1.116vw;
+ margin-left: -0.837vw;
}
h2{
@@ -157,15 +157,14 @@ li{
p{
font-size: 1.116vw;
}
-/*
@media only screen and (min-width: 768px) and (max-width: 1200px) {
h1{
- font-size: 10rem;
- line-height: 10rem;
- margin-top: -20px;
- margin-left: -15px;
+ font-size: 10.2rem;
+ line-height: 11rem;
+ margin-top: 3vw;
+ margin-left: -0.837vw;
}
h2{
@@ -197,7 +196,7 @@ li{
}
}
-
+/*
@media only screen and (max-width: 576px) and (max-width: 768px){
h1{