Drop obsolete pf-m-redhat-font class

(cherry picked from commit dc5a514625)
This commit is contained in:
Martin Pitt 2023-05-22 10:27:52 +02:00 committed by Justin Stephenson
parent 4426f62000
commit 0622a5e06a

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>