tarjetas divididas creo y texto chikito yipiiiii :33 :D
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
<nav class="navbar navbar-expand-lg bg-body-tertiary shadow-sm border-bottom mb-4">
|
||||
<div class="container">
|
||||
<a class="navbar-brand d-flex align-items-center fw-bold text-primary-emphasis" href="{{ url_for('index') }}">
|
||||
<i class="bi bi-receipt-cutoff me-2 fs-4 text-info"></i>
|
||||
<span>MikuTBD</span>
|
||||
<a class="navbar-brand d-flex flex-column align-items-start text-primary-emphasis" href="{{ url_for('index') }}" style="gap: 0;">
|
||||
|
||||
<div class="d-flex align-items-center">
|
||||
<i class="bi bi-receipt-cutoff fs-3 text-info me-2"></i>
|
||||
<span class="fw-bold fs-4">KSNE</span>
|
||||
</div>
|
||||
|
||||
<small class="text-muted fw-normal d-none d-sm-block" style="font-size:0.6rem; letter-spacing: 0.3px; margin-top: -5px;">
|
||||
Key Sales & Net Earnings.
|
||||
</small>
|
||||
</a>
|
||||
|
||||
<button class="navbar-toggler border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav">
|
||||
|
||||
Reference in New Issue
Block a user