Website changes
This commit is contained in:
@@ -12,6 +12,14 @@
|
||||
justify-content: left;
|
||||
} */
|
||||
|
||||
.nav-button {
|
||||
background-color: #333;
|
||||
color: #fff;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
#editNode{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -21,13 +29,14 @@
|
||||
/* border: 20px solid orange; */
|
||||
}
|
||||
|
||||
/* #editNode {
|
||||
#editNode {
|
||||
margin-top: 1%;
|
||||
width: 98vw;
|
||||
height: 20vh;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
/* flex-direction: column; Keep as column
|
||||
/* justify-content: ;
|
||||
/* justify-content: ; */
|
||||
align-items: center;
|
||||
|
||||
background-color: #333;
|
||||
@@ -39,7 +48,7 @@
|
||||
margin-bottom: 10px;
|
||||
position: relative;
|
||||
float: top;
|
||||
} */
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user