add white color to header
This commit is contained in:
parent
027e3f5ace
commit
332c042b30
@ -1,10 +1,10 @@
|
||||
<header class="bg-dark shadow-sm sticky-top py-3 mb-3">
|
||||
<div class="container">
|
||||
<div class="container text-white">
|
||||
<div class="row flex-nowrap justify-content-between align-items-center">
|
||||
<div class="col-4 fs-3">
|
||||
🏴☠️
|
||||
</div>
|
||||
<div class="col-4 text-center fw-bold fs-3 text-white">
|
||||
<div class="col-4 text-center fw-bold fs-3">
|
||||
Сашка ☕
|
||||
</div>
|
||||
<div class="col-4 d-flex justify-content-end align-items-center">
|
||||
|
Loading…
Reference in New Issue
Block a user