Expand services section
This commit is contained in:
BIN
static/IPAF.png
Normal file
BIN
static/IPAF.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
static/PASMA.png
Normal file
BIN
static/PASMA.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
@@ -27,14 +27,14 @@ p, h1, h2, h3, h4, h5, h6 {
|
||||
}
|
||||
/*End copy paste*/
|
||||
@font-face {
|
||||
font-family: 'League Spartan Variable';
|
||||
src: local('League Spartan'). url('LeagueSpartan-VF.woff2') format('woff2-variations');
|
||||
font-family: 'League Spartan';
|
||||
src: local('League Spartan'). url('/LeagueSpartan-VF.woff2') format('woff2-variations');
|
||||
font-weight: 200 900;
|
||||
font-display: swap;
|
||||
}
|
||||
html {
|
||||
--hyper-blue: #7df9ff;
|
||||
font-family: "League Spartan Variable";
|
||||
font-family: "League Spartan";
|
||||
}
|
||||
body {
|
||||
font-variation-settings: "wght" 400;
|
||||
@@ -98,3 +98,15 @@ nav > a {
|
||||
}
|
||||
}
|
||||
}
|
||||
section {
|
||||
margin: auto;
|
||||
padding-top: 10px;
|
||||
}
|
||||
div#sectionleft {
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
}
|
||||
div#sectionright {
|
||||
margin: auto;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user