parent
877cf018af
commit
238b70e95b
@ -9,9 +9,11 @@
|
||||
background: #231f20;
|
||||
box-shadow: 0px 8px 16px rgba(17, 17, 17, 0.5);
|
||||
color: #fff;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
display: grid;
|
||||
justify-content: space-between;
|
||||
grid-template-columns: auto auto auto;
|
||||
justify-items: center;
|
||||
align-items: center;
|
||||
.back-arrow {
|
||||
font-size: 16px;
|
||||
display: flex;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user