update interview problem link

This commit is contained in:
Barrett Ruth 2024-01-17 16:59:50 -05:00
parent f9ab3913f9
commit 039b005273
2 changed files with 1 additions and 7 deletions

View file

@ -73,9 +73,3 @@ html {
color: inherit;
text-decoration: none;
}
pre code.hljs {
border: 1px solid #ccc;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
padding: 20px;
}