mirror of
https://github.com/exane/not-gwent-online
synced 2025-08-30 05:57:30 +00:00
some notification changes
This commit is contained in:
@@ -304,13 +304,15 @@ $game-height: 800px;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
z-index: 200;
|
||||
width: 100%;
|
||||
width: 500px;
|
||||
left: calc(50% - (500px/2));
|
||||
}
|
||||
|
||||
.notification {
|
||||
height: 0;
|
||||
margin-left: 250px;
|
||||
margin-right: 250px;
|
||||
/*margin-left: 250px;
|
||||
margin-right: 250px;*/
|
||||
|
||||
|
||||
.alert {
|
||||
margin-bottom: 0;
|
||||
|
Reference in New Issue
Block a user