mirror of
https://git.kh3group.com/georgebiri/kh3_website.git
synced 2026-07-02 07:03:46 +00:00
fix: remove unnecessary whitespace and standardize layout properties in multiple HTML files for improved consistency
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
914de4c029
commit
a3c642d9fe
5 changed files with 6 additions and 16 deletions
|
|
@ -762,11 +762,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
/* Hero section class for targeting */
|
||||
.hero-section {
|
||||
contain: layout;
|
||||
}
|
||||
|
||||
@keyframes slideOutLeft {
|
||||
0% {
|
||||
transform: translateX(0) scale(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue