working contacts
This commit is contained in:
@ -7,6 +7,10 @@ body {
|
||||
height: calc(100% - 76px);
|
||||
}
|
||||
|
||||
.float-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.glassy {
|
||||
background-color: rgba(1,1,1,0.1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user