continued sidebar
This commit is contained in:
@@ -24,6 +24,7 @@ main{
|
||||
.content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
position: inherit;
|
||||
align-self: center;
|
||||
background-color: $highlight-primary;
|
||||
border-radius: 25px;
|
||||
@@ -32,6 +33,7 @@ main{
|
||||
padding: 2vw;
|
||||
width: 60vw;
|
||||
margin-bottom: 11vh;
|
||||
|
||||
}
|
||||
.second-content {
|
||||
align-self: center;
|
||||
@@ -46,12 +48,6 @@ main{
|
||||
margin-bottom: 11vh;
|
||||
}
|
||||
|
||||
.sidebar{
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
|
||||
td {
|
||||
border-inline: 15px solid;
|
||||
border-color: #ffffff00;
|
||||
@@ -91,5 +87,5 @@ h3 {
|
||||
}
|
||||
|
||||
svg{
|
||||
margin-bottom: -1.5%;
|
||||
margin-bottom: -2px;
|
||||
}
|
Reference in New Issue
Block a user