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