Обновить static/css/custom.css

This commit is contained in:
masterpmi 2026-07-24 10:00:01 +03:00
parent 360121af3f
commit cd27d32504

View File

@ -43,11 +43,10 @@ body {
/* font-family: 'Fractal', sans-serif;*/
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
max-width: 900px;
margin: 10 auto;
margin: 10 auto;
padding: 20px;
line-height: 1.6;
color: #333;
/* padding: 0; */
color: #333;
background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%);
position: relative;
min-height: 100vh;