mirror of
https://github.com/StarFleetCPTN/GoMFT.git
synced 2026-09-08 15:41:20 +02:00
Merge pull request #92 from StarFleetCPTN/development
style: Add hero logo styling to custom CSS
This commit is contained in:
@@ -69,6 +69,13 @@
|
|||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Hero logo styling */
|
||||||
|
.hero__logo {
|
||||||
|
width: 120px;
|
||||||
|
height: auto;
|
||||||
|
margin-bottom: 1.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
/* Card styling for feature sections */
|
/* Card styling for feature sections */
|
||||||
.card {
|
.card {
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
|
|||||||
Reference in New Issue
Block a user