Initial adjustments to the website
This commit is contained in:
@@ -39,7 +39,7 @@ $smallGap: 15px;
|
||||
@mixin regularFont {
|
||||
font-family: Work Sans, sans-serif;
|
||||
|
||||
font-size: 25px;
|
||||
font-size: 20px;
|
||||
|
||||
@media (max-width: 768px) {
|
||||
font-size: 15px;
|
||||
|
||||
@@ -37,4 +37,8 @@ body {
|
||||
.splide__arrow.splide__arrow--prev {
|
||||
height: 5em !important;
|
||||
width: 5em !important;
|
||||
}
|
||||
|
||||
.splide__slide {
|
||||
display: flex;
|
||||
}
|
||||
Reference in New Issue
Block a user