Add border on app icon when shown large
This commit is contained in:
parent
0b811feccb
commit
47f51420fa
@ -1,6 +1,8 @@
|
|||||||
.banner-image {
|
.banner-image {
|
||||||
max-height: 100px;
|
max-height: 100px;
|
||||||
margin: 2em auto;
|
margin: 2em auto;
|
||||||
|
border: 1px solid grey;
|
||||||
|
border-radius: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-brand {
|
.navbar-brand {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user