modified..
This commit is contained in:
parent
b5862acd55
commit
3ca6ac09f4
1 changed files with 4 additions and 0 deletions
|
@ -269,4 +269,8 @@ ul#stickies li:hover {
|
||||||
-ms-transform: rotate(0deg) scale(1.25);
|
-ms-transform: rotate(0deg) scale(1.25);
|
||||||
transform: rotate(0deg) scale(1.25);
|
transform: rotate(0deg) scale(1.25);
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-container {
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue