generated from nhcarrigan/template
feat: back up our stuff
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
@media screen and (max-width: 885px) {
|
||||
#tree-nation-offset-website {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
footer {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
color: #7a2048;
|
||||
background-color: #fff5f8;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
height: 75px;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
.topic-list-bottom {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#main-outlet-wrapper {
|
||||
margin-bottom: 85px;
|
||||
}
|
||||
Reference in New Issue
Block a user