Changeset b3b73f4 for public/css


Ignore:
Timestamp:
Jul 17, 2022, 11:48:27 AM (3 years ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
a8fce4d
Parents:
7e72119
Message:

Change postamble width

File:
1 edited

Legend:

Unmodified
Added
Removed
  • public/css/custom.css

    r7e72119 rb3b73f4  
    8787#postamble {
    8888    margin: var(--universal-margin);
    89     max-width: calc(60ch + 7.75em);
     89    max-width: calc(60ch + 7em);
    9090}
    9191
Note: See TracChangeset for help on using the changeset viewer.