Updated content and replaced assets
BIN
html/assets/img/computer.png
Normal file
After Width: | Height: | Size: 434 KiB |
Before Width: | Height: | Size: 134 KiB |
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 411 KiB |
Before Width: | Height: | Size: 495 KiB After Width: | Height: | Size: 450 KiB |
Before Width: | Height: | Size: 565 KiB After Width: | Height: | Size: 554 KiB |
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/* Responsive layout for mobile */
|
||||
@media (max-width: 800px) {
|
||||
@media (max-width: 822px) {
|
||||
p {font-size: 15px;}
|
||||
h1 {font-size: 31px;}
|
||||
h2 {font-size: 27px;}
|
||||
|
|
|
@ -30,7 +30,7 @@ body {
|
|||
font-family: "Jetbrains Mono";
|
||||
}
|
||||
|
||||
p {font-size: 18px;}
|
||||
p {font-size: 16px;}
|
||||
h1 {font-size: 34px;}
|
||||
h2 {font-size: 30px;}
|
||||
h3 {font-size: 26px;}
|
||||
|
|