summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-03-04 17:07:29 +0100
committeradamhrv <adam@ahprojects.com>2019-03-04 17:07:29 +0100
commit7bc747994eb0b6c502e1e2b6ee37492e6feac06b (patch)
tree85bb6923888efacfc098248d3197dea931486cf6
parenta7222a87f2f5159edf54f4a028b4788335580e13 (diff)
costmetics
-rw-r--r--site/assets/css/css.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/site/assets/css/css.css b/site/assets/css/css.css
index 91d75599..e051a173 100644
--- a/site/assets/css/css.css
+++ b/site/assets/css/css.css
@@ -206,7 +206,7 @@ th, .gray {
/* content */
.content {
- padding-top: 70px;
+ padding-top: 45px;
padding-bottom: 100px;
min-height: calc(100vh - 55px);
line-height: 1.5;
@@ -632,6 +632,7 @@ section.intro_section {
justify-content: center;
align-items: center;
background-color: #111111;
+ margin-bottom: 30px;
}
.intro_section .inner {
max-width: 960px;
@@ -696,7 +697,7 @@ page-specific formatting
font-weight: 400;
margin-right: 5px;
text-transform: uppercase;
- margin-right: 10px
+ margin-right: 15px
}
.content-about .about-menu ul li a{
border-bottom: 0;