Compare commits

...

1 Commits

Author SHA1 Message Date
76fb50a8b6 Body font size 2024-05-21 09:49:41 -04:00
2 changed files with 6 additions and 2 deletions

View File

@@ -105,7 +105,9 @@ body {
color: $color;
line-height: 1.5;
// font-size: 100%;
font-size: 15px;
// font-size: 12px;
// font-size: 15px;
font-size: 17.5px;
// font-size: 20px;
// font-size: 22px;
/* font-family: 'Source Code Pro', monospace; */

View File

@@ -1,11 +1,12 @@
# To-Do
- check price of AWS server
- install Docker
- run Docker apps on it
- run domain
- run/create Docker compose
- Dockerize app
# Done
- setup AWS server
# Points
- run/deploy K8s locally on minikube using kubectl
@@ -16,3 +17,4 @@
# Replace
- personal server
- Astronofy
- check price of AWS server