mirror of
https://github.com/TheTaz25/denis.ergin.git
synced 2025-07-12 22:08:48 +00:00
initial setup
This commit is contained in:
commit
f29b97ac06
23 changed files with 5114 additions and 0 deletions
22
src/styles/homepage-markdown.scss
Normal file
22
src/styles/homepage-markdown.scss
Normal file
|
@ -0,0 +1,22 @@
|
|||
.md {
|
||||
font-size: 1.3rem;
|
||||
h1 {
|
||||
font-size: 2.3rem;
|
||||
}
|
||||
}
|
||||
|
||||
.mb-1 {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.mb-2 {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.mb-3 {
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: 1.5rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue