Drop obsolete pf-m-redhat-font class

This commit is contained in:
Martin Pitt 2023-05-22 10:27:52 +02:00 committed by Katerina Koukiou
parent 092cefab3b
commit dc5a514625

View file

@ -28,7 +28,7 @@ along with this package; If not, see <http://www.gnu.org/licenses/>.
<script type="text/javascript" src="po.js"></script> <script type="text/javascript" src="po.js"></script>
</head> </head>
<body class="pf-m-redhat-font"> <body>
<div id="app"></div> <div id="app"></div>
</body> </body>
</html> </html>