File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 569569 font-weight : normal;
570570}
571571.tw-block {
572- font-size : 16 px ;
572+ font-size : 22 px ;
573573 line-height : 28px ;
574574 color : # 222831 ;
575575 margin-bottom : 0 ;
Original file line number Diff line number Diff line change 578578}
579579
580580.tw-block {
581- font-size : 16 px ;
581+ font-size : 22 px ;
582582 line-height : 28px ;
583583 color : # fff ;
584584 margin-bottom : 0 ;
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no " />
77
88 < link rel ="stylesheet " href ="{% static 'css/styles.min.css' %} " />
9- < link id ="mode " rel ="stylesheet " {% if request.COOKIES.mode == "dark " %} href ="{% static 'css/main.css' %} " {% else %}
10- href ="{% static 'css/main-light .css' %} " {% endif %} />
9+ < link id ="mode " rel ="stylesheet " {% if request.COOKIES.mode == "normal " %} href ="{% static 'css/main-light .css' %} " {% else %}
10+ href ="{% static 'css/main.css' %} " {% endif %} />
1111 < link rel ="icon "
1212 href ="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📦</text></svg> ">
1313
You can’t perform that action at this time.
0 commit comments