mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 22:54:46 +02:00
Edited some CSS
This commit is contained in:
@@ -73,7 +73,7 @@ h1,h2,h3,h4,h5,p{
|
|||||||
|
|
||||||
.intersection_div{
|
.intersection_div{
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
min-height: 150px;
|
height: 150px;
|
||||||
background-color: #D9D9D9;
|
background-color: #D9D9D9;
|
||||||
}
|
}
|
||||||
.intersection_content{
|
.intersection_content{
|
||||||
@@ -81,6 +81,8 @@ h1,h2,h3,h4,h5,p{
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
flex-direction: row;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
.intersection_content h2{
|
.intersection_content h2{
|
||||||
color: #1E1E1E !important;
|
color: #1E1E1E !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user