font for footer

This commit is contained in:
Sergei Poljanski 2023-08-03 00:33:39 +03:00
parent 50a86b0a83
commit 4584843b70

View file

@ -14,6 +14,7 @@
left: 0; left: 0;
bottom: 0; bottom: 0;
width: 100%; width: 100%;
font-family: 'Open Sans';
} }
</style> </style>
</head> </head>