Restructure project folders and remove obsolete files
All checks were successful
Deploy Spot / deploy (push) Successful in 34s
All checks were successful
Deploy Spot / deploy (push) Successful in 34s
This commit is contained in:
@@ -28,13 +28,19 @@
|
||||
url(../images/logo_bg.webp)
|
||||
50% 50%;
|
||||
|
||||
.logo-icon {
|
||||
width: 40%;
|
||||
height: auto;
|
||||
}
|
||||
.logo-title {
|
||||
width: 70%;
|
||||
img {
|
||||
display: block;
|
||||
flex: 0 0 auto;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
object-fit: contain;
|
||||
|
||||
&.logo-icon {
|
||||
width: 40%;
|
||||
}
|
||||
&.logo-title {
|
||||
width: 70%;
|
||||
}
|
||||
}
|
||||
|
||||
.last_update {
|
||||
|
||||
Reference in New Issue
Block a user