I am trying to use css to add responsiveness to a dashboard. The current
method works fine for normal text, however the code does not affect
buttons, nor text that constantly updates, I believe that when the code
updates, it overrides my edits. This ...