aboutsummaryrefslogtreecommitdiff
path: root/src/css
diff options
context:
space:
mode:
authorIndrajith K L2022-11-20 19:26:16 +0530
committerIndrajith K L2022-11-20 19:26:16 +0530
commit3ee4b8e6fd37c7b73992deeb01b9f43e745269f5 (patch)
tree782d289ba8e6e072606863b3fe7c5cb8bc6fc38d /src/css
parentded596d68271b3785e4432eeff036fe9a686b141 (diff)
downloadindrajith-dev-3ee4b8e6fd37c7b73992deeb01b9f43e745269f5.tar.gz
indrajith-dev-3ee4b8e6fd37c7b73992deeb01b9f43e745269f5.tar.bz2
indrajith-dev-3ee4b8e6fd37c7b73992deeb01b9f43e745269f5.zip
Updates Big List of Game Development Tools
* Adds Cover Image
Diffstat (limited to 'src/css')
-rw-r--r--src/css/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/css/styles.css b/src/css/styles.css
index cd420a7..c61c632 100644
--- a/src/css/styles.css
+++ b/src/css/styles.css
@@ -239,6 +239,10 @@ table td {
box-shadow: 2px 6px;
}
+img {
+ max-width: 100%;
+}
+
.tools-container .tool-name *{
font-weight: bold;
color: #000000;