/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Oct 23, 2024, 11:54:45 AM
    Author     : Oluwatoyin
*/

@media only screen and (max-width: 600px) {
    #navbutton {
        font-size: 15px;
        border: none;
    } 
}