CSS cards gets zig zagged on hover and also text is flowing outside the box(overflow)
问题 i have a page which consists of css cards everything is working fine but the only problem is text which i need to display on css cards is over flowing (but i want it to be displayed with in the card). and one more thing to be fixed is hover effect, when i hover over an element remaining css cards are arranged in zig zag manner. check the following code. <!DOCTYPE html> <html> <head> <title>Easy</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> .self{ margin