mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 03:45:25 +02:00
NEW About page
This commit is contained in:
@ -69,3 +69,14 @@ nav {
|
||||
border-radius: 50px;
|
||||
color: #eceff1;
|
||||
}
|
||||
|
||||
img.center-align {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.card-panel.no-height-padding {
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
}
|
Reference in New Issue
Block a user