Modify CSS
This commit is contained in:
parent
92c1c0ca07
commit
d869a421f3
@ -31,7 +31,8 @@ html {
|
||||
/* General settings */
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
margin-left: 15%;
|
||||
margin-right: 15%;
|
||||
font: var(--sans);
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
|
@ -9,5 +9,5 @@ I am a programmer in New York. This is my website.
|
||||
- [Sourcehut](https://sr.ht/~jeffa)
|
||||
- [Github](https://github.com/solaeus)
|
||||
- Articles
|
||||
- [It's Time to Rethink the Command Line Shell](its_time_to_rethink_the_command_line_shell.md)
|
||||
- [It's Time to Rethink the Command Line Shell](its_time_to_rethink_the_command_line_shell.html)
|
||||
<!--toc:end-->
|
||||
|
Loading…
Reference in New Issue
Block a user