mirror of
https://git.kh3group.com/georgebiri/kh3_website.git
synced 2026-07-02 07:03:46 +00:00
refactor: remove unused hero section classes from index.html and who.html for cleaner code
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
19ee12ec15
commit
bef8c25c0c
2 changed files with 0 additions and 22 deletions
|
|
@ -840,9 +840,6 @@
|
|||
}
|
||||
|
||||
/* Hero section class for targeting */
|
||||
.hero-section {
|
||||
/* This class will be added to the hero section for targeting */
|
||||
}
|
||||
|
||||
/* Mobile menu button styling */
|
||||
@media (max-width: 768px) {
|
||||
|
|
|
|||
19
who.html
19
who.html
|
|
@ -1467,25 +1467,6 @@
|
|||
}
|
||||
|
||||
/* Section classes for targeting */
|
||||
.hero-section {
|
||||
/* This class will be added to the hero section for targeting */
|
||||
}
|
||||
|
||||
.dream-design-deliver {
|
||||
/* This class will be added to the dream design deliver section for targeting */
|
||||
}
|
||||
|
||||
.mission-vision {
|
||||
/* This class will be added to the mission vision section for targeting */
|
||||
}
|
||||
|
||||
.values-section {
|
||||
/* This class will be added to the values section for targeting */
|
||||
}
|
||||
|
||||
.team-section {
|
||||
/* This class will be added to the team section for targeting */
|
||||
}
|
||||
|
||||
/* Homepage-style menu outline and waves */
|
||||
#menuWrap { position: relative; overflow: visible; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue