added basic project page
This commit is contained in:
@@ -84,7 +84,7 @@ main {
|
||||
.content {
|
||||
justify-self: flex-end;
|
||||
margin: 0;
|
||||
margin-top: 2vh;
|
||||
margin-top: 25px !important;
|
||||
max-width: 528px;
|
||||
&p {
|
||||
z-index: 2;
|
||||
@@ -124,11 +124,9 @@ main {
|
||||
}
|
||||
.lines {
|
||||
flex-direction: column;
|
||||
|
||||
.home-main-box {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
.home-title-box {
|
||||
margin-right: 0;
|
||||
margin-bottom: 2vh;
|
||||
@@ -144,7 +142,6 @@ main {
|
||||
padding: 10px 30px;
|
||||
padding-bottom: 15px;
|
||||
font-size: 18px;
|
||||
|
||||
&:hover{
|
||||
svg{
|
||||
transition: margin-left 0.2s;
|
||||
|
||||
Reference in New Issue
Block a user