mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-31 01:29:53 +02:00
Add feature section to the homepage
This commit is contained in:
@@ -14,3 +14,12 @@ input[type="email"], input[type="number"], input[type="password"], input[type="t
|
||||
code {
|
||||
font-size: 14px;
|
||||
}
|
||||
.drop-cap:first-letter {
|
||||
border: 2px solid;
|
||||
float: left;
|
||||
font-size: 64px;
|
||||
font-weight: 700;
|
||||
line-height: 1;
|
||||
margin: 0 8px 0 0;
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user