[#181] add justify-content: space-between to the banner
This commit is contained in:
parent
3102adc73d
commit
daf2c684a9
@ -15,6 +15,9 @@
|
||||
color: var(--banner-font-colour);
|
||||
background-color: var(--banner-bg-colour);
|
||||
margin: 0;
|
||||
|
||||
/*///////// dolphin additions //////*/
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
#banner i {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user