usability

This commit is contained in:
Joshua Seigler 2021-12-27 01:12:01 -05:00
parent cdf8ac46f2
commit 7109a94767

View file

@ -67,6 +67,8 @@
} }
#fontSize { #fontSize {
width: 1200px; width: 1200px;
position: relative;
z-index: 1;
} }
</style> </style>
</head> </head>