Fix initial text not removed in /contacts
This commit is contained in:
@@ -98,6 +98,9 @@ body {
|
||||
height: 100%;
|
||||
background-color: lighten(@bg-color, 20%);
|
||||
min-width: 0;
|
||||
.info {
|
||||
padding: 20px;
|
||||
}
|
||||
.header {
|
||||
background-color: lighten(@bg-color, 15%);
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user